The Magento Blog By Fooman

Quick Tip

I found this treasure hidden in the Magento Github repo describing succinctly on how to work with Magento's configuration files, namely app/etc/config.php and app/etc/env.php. Reposting it here so tha…

There are lots of different options around to set up your local development environment and I'd hazard a guess no two development environments are the same. Most of my Magento development work I do is…

A quick list containing the first and latest version of the main Magento 2 branches and their respective supported PHP versions. Magento Version Supported PHP Versions Link to Source 2.0.0 ~5.5…

You can run Magento 2 in three different modes: default, developer and production. Magento 2 allows you to define which mode to run via a server variable (MAGE_MODE). This can be seen in the below exa…

Triggered by a recent discussion on Slack and noticing this latest Pull Request to fix some timezone handling specific code in the Magento 2 framework (Github PR) it seems to confirm a long held suspi…

Magento 2 uses Swagger to automatically generate documentation for its REST API. You can view a published version on Magento devdocs. What's even better - Swagger is shipped with each installed instan…

The bin/magento command is the entry point to working with Magento 2's command line tasks. Prompted by a couple of recent tweets I thought I quickly write down a couple of tips to speed up working wit…

While working with Magento 2 you will be using the command line a lot more often. I have started a collection of commands that have come in handy while working on various client installations: Tip #1 …

Latest Posts

Magento 2 Quick Tips

Small, quick improvements to make Magento 2 development easier.

Magento 2 Development

Composer, testing frameworks and all the techy Magento 2 development details.

Magento 1 to 2 Migration

Tips to plan a smart and smooth migration.

Magento Extension Quality

How can you choose trusted Magento extensions?

Being an Extension Developer

Want to develop Magento extensions? Curious what life is like as an extension developer?

Magento News & Community

Life in the #magento community.